projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
273ca0f
)
(Ffind_operation_coding_system): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 18 Jul 2007 11:47:54 +0000
(11:47 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 18 Jul 2007 11:47:54 +0000
(11:47 +0000)
Reported by Johan Bockgård.
src/coding.c
patch
|
blob
|
history
diff --git
a/src/coding.c
b/src/coding.c
index 122bb50f972df6c4958937b2d01ae502d10cd73e..ad9536ec8c694112c519e36ac17064c35ae7f057 100644
(file)
--- a/
src/coding.c
+++ b/
src/coding.c
@@
-7474,7
+7474,7
@@
contents (not yet decoded). If `file-coding-system-alist' specifies a
function to call for FILENAME, that function should examine the
contents of BUFFER instead of reading the file.
-usage: (find-operation-coding-system OPERATION ARGUMENTS
...) */)
+usage: (find-operation-coding-system OPERATION ARGUMENTS...) */)
(nargs, args)
int nargs;
Lisp_Object *args;